home *** CD-ROM | disk | FTP | other *** search
/ Atlas of Oregon / Atlas of Oregon - Disc 1.iso / pc / buttons / buttonStyle1a.swf / scripts / DefineButton2_15 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2002-07-23  |  88 b   |  5 lines

  1. on(rollOver){
  2.    rollOverAction();
  3.    _root.indicatorOn(indicate[0],indicate[1]);
  4. }
  5.